Skip to content

fix(ViewOnlyPlugin): Allow COPY and MOVE operations within the same storage#61497

Draft
provokateurin wants to merge 2 commits into
masterfrom
fix/viewonlyplugin/allow-copy-move-same-storage
Draft

fix(ViewOnlyPlugin): Allow COPY and MOVE operations within the same storage#61497
provokateurin wants to merge 2 commits into
masterfrom
fix/viewonlyplugin/allow-copy-move-same-storage

Conversation

@provokateurin

Copy link
Copy Markdown
Member

The checks are only supposed to block copying and moving files out of the share, as that would allow to circumvent the "allow download and sync" restriction. However they applied to all operations regardless of the destination and therefore blocked legitimate copying and moving within the same share.

Signed-off-by: provokateurin <kate@provokateurin.de>
…torage

Signed-off-by: provokateurin <kate@provokateurin.de>
@provokateurin provokateurin added this to the Nextcloud 35 milestone Jun 22, 2026
@provokateurin provokateurin requested a review from a team as a code owner June 22, 2026 13:25
@provokateurin provokateurin added bug 3. to review Waiting for reviews labels Jun 22, 2026
@provokateurin provokateurin requested review from Altahrim, ArtificialOwl and come-nc and removed request for a team June 22, 2026 13:25
@provokateurin provokateurin changed the title Fix/viewonlyplugin/allow copy move same storage fix(ViewOnlyPlugin): Allow COPY and MOVE operations within the same storage Jun 22, 2026
@provokateurin

Copy link
Copy Markdown
Member Author

/backport to stable34

@provokateurin

Copy link
Copy Markdown
Member Author

/backport to stable33

@provokateurin

Copy link
Copy Markdown
Member Author

/backport to stable32

@provokateurin provokateurin marked this pull request as draft June 22, 2026 13:46
@provokateurin provokateurin added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant